C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / OnClientTextChanged Property

In This Topic
OnClientTextChanged Property (AutoCompleteBase<T>)
In This Topic
Occurs when the value of the Text property changes.
Syntax
'Declaration
 
Public Overridable Property OnClientTextChanged As String
 
See Also